.Net Framework > v2.0.50727 > System > Net > Sockets > Socket > EndAccept EndAccept(Byte[]@,IAsyncResult)
EndAccept(Byte[]@,Int32@,IAsyncResult)
EndAccept(IAsyncResult)


EndAccept(Byte[]@,IAsyncResult)

Category
Method
Description
Asynchronously accepts an incoming connection attempt and creates a new System.Net.Sockets.Socket object to handle remote host communication. This method returns a buffer that contains the initial data transferred.
Type
Socket
Character
public
Parameters
NameTypeDescription
bufferByte[]
asyncResultIAsyncResult
Tags
01892ABD01, 02E3ABA98D, 0376596F91

EndAccept(Byte[]@,Int32@,IAsyncResult)

Category
Method
Description
Asynchronously accepts an incoming connection attempt and creates a new System.Net.Sockets.Socket object to handle remote host communication. This method returns a buffer that contains the initial data and the number of bytes transferred.
Type
Socket
Character
public
Parameters
NameTypeDescription
bufferByte[]
bytesTransferredInt32
asyncResultIAsyncResult
Tags
01892ABD01, 02E3ABA98D, 0376596F91

EndAccept(IAsyncResult)

Category
Method
Description
Asynchronously accepts an incoming connection attempt and creates a new System.Net.Sockets.Socket to handle remote host communication.
Type
Socket
Character
public
Parameters
NameTypeDescription
asyncResultIAsyncResult
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database